projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32f82e0
)
ChangeLog fix
author
Glenn Morris
<rgm@gnu.org>
Thu, 9 Jan 2014 16:52:04 +0000
(08:52 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Thu, 9 Jan 2014 16:52:04 +0000
(08:52 -0800)
Not a Debian bug; use format that bug-reference-mode understands
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 35627f458bcfd9f22b1283374a326984bf3a6e50..bdf72dad1c5c2a4550acebd9ca2af948a9d91b08 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,7
@@
2014-01-09 Eric S. Raymond <esr@thyrsus.com>
* vc/vc-git.el (vc-git-print-log): Add --follow option to command,
- following renames
and addressing Debian bug 8756.
+ following renames
. (Bug#8756)
2014-01-09 Stefan Monnier <monnier@iro.umontreal.ca>